home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Screensavers 98
/
Screensavers 98.iso
/
ass
/
autodesk
/
appsetup.inf
< prev
next >
Wrap
INI File
|
2000-03-28
|
4KB
|
135 lines
[infofile]
filename= first.txt
appname, Autodesk Press Screensaver
; exefile = "\notepad.exe sub\readme."
exefile = "#W\notepad.exe #D\readme.txt"
message = "Do you want to view the readme file?"
[dialog]
caption = "SCREENSAVER Installation"
Info, YES ;Determines whether the introductory dialog
;will be displayed. NO hides it
DirSelect, YES ;Determines whether the dir prompt dialog
;will be displayed. NO hides it
[data]
defdir = C:\ADSAVER
; defdir = #W\SYSTEM\INSTWARE
; defdir = #W
[disks]
1 =., "DISK 1"
[needed.space]
minspace = 800000
[dest.directories]
; #app.main, 0:
; #app.sub, 0:sub
; #app.empty, 0:empty
#app.SETUPSYSDIR, 0:SETUPSYSDIR
#app.SETUPWINDIR, 0:SETUPWINDIR
#app.main, 0:
[app.main]
;1:APPSETUP.INF, "Applicatio Config File"
1:FIRST.TXT, "FIRST TEXT FILE"
1:README.TXT, "README TEXT FILE"
[app.SETUPSYSDIR]
1:vbrun300.dll, "VBRUN300.dll"
1:threed.vbx, "THREED.vbx"
1:vbplay.vbx, "VBPLAY.vbx"
1:aaplay.dll, "AAPLAY.dll"
1:aavga.dll, "AAVGA.dll"
[app.SETUPWINDIR]
1:aaflc.exe, "Animation File"
;1:final2.flc, "Animation File"
1:ssap.ini, "INI File"
1:ssap.scr, "Scr File"
[progman.groups]
; "INTERACT Multimedia", INTERACT.GRP
["DISCLOSURE"]
; "README FIRST", "#W\notepad.exe #D\readme.txt", README.TXT, #D\README.ICO
; "Install", #D\SUB\IW.EXE
; "Install & Help", #D\INSTWAR.HLP, #D\INSTALL.ICO
; "Test Paths", "#W\NOTEPAD.EXE #D\SUB\R2.TXT"
[INIFiles]
; WIN.INI, InstallWare, TestEntry1, TestString1
; WIN.INI, InstallWare, TestEntry2, #D
; SYSTEM.INI, InstallWare, TestEntry1, TestString1
; CONTROL.INI, InstallWare, TestEntry2, #D\SUBDIR\FILENAME.EXT
; BOB.INI, InstallWare, TestEntry1, "Bob wrote this!"
[ExtCmds]
"#W\aaflc.exe", YES
; "#W\system\vbrun300.exe", YES
; "NOTEPAD.EXE #D\sub\readme.", NO
; "#D\FRAG.EXE d #D\TEST #D\sub 0", YES ; Test Fragger
[Options]
Logging, YES ; If this option is set to YES, then a log file will
; be created, detailing the installation.
DirChg, yes ; If this option is set to NO, the Install directory
; editbox will not be displayed
OverWrite, NO ; This option determines what the default setting of
; of the OverWrite radio buttons will be.
; Restart, YES ; If this option is set to YES, the user will be
; prompted to restart Windows. If set to NO, it will
; just happen (the developer should warn about this
; at the beginning of the install). If the field is not
; present, then no restart will occur.
; Reboot, YES ; If this option is set to YES, the user will be
; prompted to reboot the system. If set to NO, it will
; just happen (the developer should warn about this
; at the beginning of the install). If the field is not
; present, then no reboot will occur.
; RestartString, "The system must be rebooted/restarted for all changes to take effect. Would you like to do this now?"
; This field MUST be present if you use either of the
; reboot/restart fields.
DeleteIW, NO ; Due to SHARE problems on some systems, you might want
; to leave IW.EXE on the target system. To do so, set
; this option to NO (i.e. don't delete it) Note that
; this is not an issue with single disk installations.
[Window]
Show, YES ;If set to YES, the backdrop window is shown
;Otherwise, it is not and all other vars are ignored.
Style, FULL ;If set to FULL, no caption is displayed and the
;window stays on top, keeping the user focused
;on the installation.
Color, BLUE ;Options are gradients of RED, GREEN, and
;BLUE (which is the default)
Message, "Autodesk Press Screensaver Install" ;This message is shown in the window
Caption, "" ;This message is shown in
;the caption of the window
;if it not set to FULL
MessageLoc, TOP ;Location of the Message string: TOP or BOTTOM